home *** CD-ROM | disk | FTP | other *** search
- Path: news.uiowa.edu!usenet
- From: Krzysztof Cwalina <kcwalina@blue.weeg.uiowa.edu>
- Newsgroups: comp.lang.c
- Subject: need convertion from char far* to char near *?
- Date: 29 Jan 1996 20:00:54 GMT
- Organization: University of Iowa, Iowa City, IA, USA
- Distribution: world
- Message-ID: <4ej91m$12ei@flood.weeg.uiowa.edu>
- NNTP-Posting-Host: ci-prog-one.oto.uiowa.edu
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.2N (Windows; I; 16bit)
-
- Hi!
- I'm working on PC and I have a problem:
- I wan't to use atoi but it only works with near strings. Unfortunately, I
- have a far char pointer and I don't know how to convert it into a near
- one.
-
- Chris. (kcwalina@blue.weeg.uiowa.edu)
-
-
-
-